Total Complexity | 25 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 102 |
Lines of code | 84 |
Logical lines of code | 54 |
Comment lines | 5 |
Methods | 8 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
day_class() | 51 | 11 | 27 | |
month_class() | 58 | 4 | 15 | |
days_of_week() | 57 | 4 | 15 | |
extra_cells() | 63 | 2 | 10 | |
__construct() | 77 | 1 | 4 | |
name() | 78 | 1 | 3 | |
date_string() | 80 | 1 | 3 | |
days() | 67 | 1 | 7 |